Skip to main content

playerStopped

Type

message

Summary

Sent when the user exits playing.

Syntax

playerStopped

Description

Handle the playerStopped message if you what to check when the content finishes playing as a result of the user exiting.

This message is sent when the user exits the movie player while the movie is playing.

Examples

on playerStopped
answer "You stopped playing the movie." with "Okay"
end playerStopped

message: playerFinished, playerError, playerLeaveFullscreen, playerProgressChanged, playerMovieChanged, playerPropertyAvailable, playerEnterFullscreen

Compatibility and Support

Introduced

LiveCode 4.6

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?